home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text1328.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.4 KB  |  45 lines

  1. >Date: Mon, 14 Jun 1993 23:20:56 -0500
  2. >From: Tony Sanders <sanders@bsdi.com>
  3. >
  4. >How about having two <PRE> style tags.  One works just like existing  
  5. <PRE>
  6. >and another tag that (probably) doesn't use the fixed-width font but  
  7. does
  8. >preserves spaces and tabs as much as possible and allows full HTML  
  9. mark-up.
  10. >It will be the task of the browser to make this look good. 
  11.  
  12.  
  13.     I am sceptical.   The significance of HT (the character)
  14.     in PRE (the element) is to go to the "next" tab stop
  15.     after the current position.
  16.     If you don't know the relative font sizes, you can't predict
  17.     where you will be, and so what the next stop will be.
  18.     Any tabbing arrangement which allows variable width
  19.     characters must therefore change the significance to
  20.     "go to the left most tab stop you haven't used so far"
  21.     and wrap the text when it reaches a tab stop by itself.
  22.     Now we have tables.  And when we have tables, we will need
  23.     lines in them of various types, and column headings and
  24.     things.  And it will be good but it won't be tabs.
  25.  
  26.  
  27. ...[...]....
  28. >shooting ourselves in the foot.  SGML bigots are missing the big  
  29. picture,
  30. >99.999% of the existing data *doesn't have* semantic information and  
  31. no
  32. >one gives a shaving cream about it; we just want it online and some  
  33. of us
  34. >would like to access it via hypertext.
  35. ...
  36. >--sanders
  37.  
  38.  
  39.     Nicely put! :-)
  40.     HTML has to bridge between the 99.999% and rendering-
  41.     free SGML whose justification we also all know.
  42.     
  43.     Tim
  44.  
  45.